Skip to content

Gitmate bot patch 1 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Gitmate bot patch 1 #3

wants to merge 2 commits into from

Conversation

sils
Copy link
Collaborator

@sils sils commented Jun 22, 2017

No description provided.

@gitmate-bot
Copy link
Owner

here I am

[test]
files = .coafile
use_spaces=true
bears = SpaceConsistencyBear
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line contains following spacing inconsistencies:

  • Trailing whitespaces.

Origin: SpaceConsistencyBear, Section: test.

The issue can be fixed by applying the following patch:

--- a/.coafile
+++ b/.coafile
@@ -1,4 +1,4 @@
 [test]
 files = .coafile
 use_spaces=true
-bears = SpaceConsistencyBear 
+bears = SpaceConsistencyBear

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants